home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-04-03 | 229 b | 8 lines | [TEXT/MPS ] |
- Boolean MyPrepProc(THPrint theHPrint);
- Boolean MyPageProc(THPrint theHPrint,Rect *drawRect,short pageNum);
- void InitPrint(void);
- void DoPageSetup(void);
- void DoPrint(void);
- void CleanUp(void);
- OSErr ExecutePrint(THPrint hPrint);
-